CGOWS001 (N4_WS_INVENTORY_URL)

Specifies the URL where the N4 Inventory Web Service is running.

You must specify the URL in this setting to enable N4 Billing to interact with N4 to:

Depending on whether N4 is using the REST or SOAP API client, the URL will be different. Check the setting ARGOCORE026 (REST_CLIENT_ENABLED) (on page 1) to see which client N4 is using.

http://<ServerName>:<Port>/apex/rest/xml/inventoryservice

http://<ServerName>:<Port>/apex/services/inventoryservice

Where the <ServerName> is the DNS name of the server where N4 is installed and <PortCode> is the port ID, such as 9080, that you have configured for the Web Service to use.

Notes